Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter parsing fix (when compressing multiple files) #13

Merged
merged 1 commit into from Apr 22, 2013
Merged

Parameter parsing fix (when compressing multiple files) #13

merged 1 commit into from Apr 22, 2013

Conversation

bandesz
Copy link
Contributor

@bandesz bandesz commented Sep 2, 2011

Parameter parsing fix, when compressing multiple files, nomunge, preserve-semi and disable-optimizations options will be valid only for the first file

You will see that the parser.getOptionValue() calls were inside the while block, but in the second cycle these calls do not return with the same value as first time.

…erve-semi and disable-optimizations options will be valid only for the first file
@jenny
Copy link
Member

jenny commented Sep 2, 2011

@fruju
Copy link

fruju commented Oct 9, 2012

I'd like to see this included as well. This is an obvious bug which makes it very difficult to use any options with the multiple file filter version.

tml added a commit that referenced this pull request Apr 22, 2013
Parameter parsing fix (when compressing multiple files)
@tml tml merged commit 0617be6 into yui:master Apr 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants